home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19971216-19980424 / 000055_news@newsmaster….columbia.edu _Mon Jan 5 14:41:34 1998.msg < prev    next >
Internet Message Format  |  1998-04-22  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA29473
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 5 Jan 1998 14:41:33 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA28729
  7.     for kermit.misc@watsun; Mon, 5 Jan 1998 14:41:32 -0500 (EST)
  8. Path: news.columbia.edu!sol.ctr.columbia.edu!news.indiana.edu!vixen.cso.uiuc.edu!uwm.edu!msunews!harbinger.cc.monash.edu.au!lucy.cc.swin.edu.au!news.rmit.EDU.AU!goanna.cs.rmit.edu.au!yallara.cs.rmit.edu.au!not-for-mail
  9. From: rwi@yallara.cs.rmit.edu.au (Ross Irvine)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: MSDOS Kermit 3.15 bug.
  12. Date: 4 Jan 1998 22:33:27 GMT
  13. Organization: Comp Sci, RMIT University, Melbourne, Australia.
  14. Lines: 28
  15. Message-ID: <68p2nn$kpb$1@goanna.cs.rmit.edu.au>
  16. References: <68hst7$r0e$1@goanna.cs.rmit.edu.au> <68j0sn$hdj$1@apakabar.cc.columbia.edu>
  17. NNTP-Posting-Host: yallara.cs.rmit.edu.au
  18. NNTP-Posting-User: rwi
  19. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  20. X-MD5: cd374b57d500ca8408ab028b5dd890da
  21. Xref: news.columbia.edu comp.protocols.kermit.misc:8224
  22.  
  23. Frank da Cruz (fdc@watsun.cc.columbia.edu) wrote:
  24. : The problem with SWITCH destroying macro arguments will be fixed too.  In the
  25. : meantime, work around it by copying the macro argument to another variable
  26. : upon entry to the macro.
  27.  
  28. This doesn't seem to work. 
  29.  
  30. After the switch statement both the passed varible \%1 and the one I copied 
  31. it to (\%g in my case) are both empty.
  32.  
  33. Seeing how this is the case, when you do :
  34. define \%g %\1
  35.  
  36. Are you actually copying the variable %1 to %g or are you just making a 
  37. pointer from the destination to the source variable?
  38.  
  39. I'll download the latest beta and check it out...
  40.  
  41. Thanks again..
  42. Regards..
  43.  
  44. -- 
  45. Ross Irvine                      E-Mail    : rirvine@netlink.com.au
  46. B.App Sci (Comp Sci), CNA        Still working on the CNE....
  47. Communications & Network Admin   Phone GSM : +61 419 565232
  48. BreastScreen Victoria            Work : +61-3-9349-2744 Fax: +61-3-9349-2711
  49. And all round nice guy. :)       WEB : http://yallara.cs.rmit.edu.au/~rwi/